Eclipse Platform
Pre-release 3.0

org.eclipse.ui.commands
Interface IHandler


public interface IHandler


Method Summary
 void execute()
           
 void execute(Event event)
           
 boolean isEnabled()
           
 

Method Detail

execute

public void execute()

execute

public void execute(Event event)

isEnabled

public boolean isEnabled()

Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.